projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c4890
)
Drop an unnecessary include
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 6 Jun 2020 13:39:36 +0000
(09:39 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 6 Jun 2020 13:39:36 +0000
(09:39 -0400)
gtk/gtkmultiselection.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmultiselection.c
b/gtk/gtkmultiselection.c
index 73bcee6daa9fd5582f6306cb7e83a335103e893b..a97718e7047f415028a901a30cb608d23080e923 100644
(file)
--- a/
gtk/gtkmultiselection.c
+++ b/
gtk/gtkmultiselection.c
@@
-23,7
+23,6
@@
#include "gtkintl.h"
#include "gtkselectionmodel.h"
-#include "gtksingleselection.h"
#include "gtkset.h"
/**